home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 March / PCWorld_2008-03_cd.bin / Audio-video / freevideotoflash / FreeVideoToFlashConverter.exe / {app} / Common.exe / install_script.iss
Text File  |  2008-02-05  |  4KB  |  60 lines

  1. ;InnoSetupVersion=5.0.4
  2.  
  3. [Setup]
  4. AppName=Uninstall
  5. AppVerName=Uninstall 1.0.0.0
  6. AppId=Uninstall
  7. AppMutex=DVDVideoSoft
  8. DefaultDirName={cf}\DVDVideoSoft
  9. DefaultGroupName=DVDVideoSoft
  10. OutputBaseFilename=Release\Common
  11. Compression=lzma
  12. PrivilegesRequired=none
  13. DisableProgramGroupPage=yes
  14. AllowNoIcons=yes
  15. WizardImageFile=embedded\WizardImage0.bmp
  16. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  17.  
  18. [Files]
  19. Source: "{cf}\DVDVideoSoft\SILEditor.exe"; DestDir: "{cf}\DVDVideoSoft"; MinVersion: 4.1.2222,5.0.2195; Flags: ignoreversion 
  20. Source: "{cf}\DVDVideoSoft\FreeStudioManager.exe"; DestDir: "{cf}\DVDVideoSoft"; MinVersion: 4.1.2222,5.0.2195; 
  21. Source: "{cf}\DVDVideoSoft\Translate.sib"; DestDir: "{cf}\DVDVideoSoft"; MinVersion: 4.1.2222,5.0.2195; Flags: ignoreversion 
  22. Source: "{cf}\DVDVideoSoft\Uninstall.exe"; DestDir: "{cf}\DVDVideoSoft"; MinVersion: 4.1.2222,5.0.2195; Flags: ignoreversion 
  23.  
  24. [Registry]
  25. Root: HKLM; Subkey: "SOFTWARE\DVDVideoSoft\Links"; ValueName: "WhatsNew"; ValueType: String; ValueData: """http://www.dvdvideosoft.com/r/WhatsNew.htm"""; MinVersion: 4.1.2222,5.0.2195; 
  26. Root: HKLM; Subkey: "SOFTWARE\DVDVideoSoft\Links"; ValueName: "Forum"; ValueType: String; ValueData: """http://www.dvdvideosoft.com/r/Forum.htm"""; MinVersion: 4.1.2222,5.0.2195; 
  27. Root: HKLM; Subkey: "SOFTWARE\DVDVideoSoft\Links"; ValueName: "CheckUpdate"; ValueType: String; ValueData: """http://www.dvdvideosoft.com/r/CheckUpdate.htm"""; MinVersion: 4.1.2222,5.0.2195; 
  28. Root: HKLM; Subkey: "SOFTWARE\DVDVideoSoft\Links"; ValueName: "Converter"; ValueType: String; ValueData: """http://www.dvdvideosoft.com/r/Converter.htm"""; MinVersion: 4.1.2222,5.0.2195; 
  29. Root: HKLM; Subkey: "SOFTWARE\DVDVideoSoft\Links"; ValueName: "Remaker"; ValueType: String; ValueData: """http://www.dvdvideosoft.com/r/Remaker.htm"""; MinVersion: 4.1.2222,5.0.2195; 
  30. Root: HKLM; Subkey: "SOFTWARE\DVDVideoSoft\Links"; ValueName: "Subscription"; ValueType: String; ValueData: """http://www.dvdvideosoft.com/r/Subscription.htm"""; MinVersion: 4.1.2222,5.0.2195; 
  31. Root: HKLM; Subkey: "SOFTWARE\DVDVideoSoft\Links"; ValueName: "Uninstall"; ValueType: String; ValueData: """http://www.dvdvideosoft.com/r/Uninstall.htm"""; MinVersion: 4.1.2222,5.0.2195; 
  32. Root: HKLM; Subkey: "SOFTWARE\DVDVideoSoft\Links"; ValueName: "FreeOffersLink"; ValueType: String; ValueData: """http://www.dvdvideosoft.com/r/linkFreeOffers.htm"""; MinVersion: 4.1.2222,5.0.2195; 
  33. Root: HKLM; Subkey: "SOFTWARE\DVDVideoSoft\Links"; ValueName: "HowToTranslateLink"; ValueType: String; ValueData: """http://www.dvdvideosoft.com/r/linkTranslate.htm"""; MinVersion: 4.1.2222,5.0.2195; 
  34. Root: HKLM; Subkey: "SOFTWARE\DVDVideoSoft"; ValueName: "PathToEditor"; ValueType: String; ValueData: "{cf}\DVDVideoSoft"; MinVersion: 4.1.2222,5.0.2195; 
  35. Root: HKLM; Subkey: "SOFTWARE\DVDVideoSoft\UninstallPaths"; ValueName: "Common"; ValueType: String; ValueData: "{uninstallexe}"; MinVersion: 4.1.2222,5.0.2195; Flags: uninsdeletevalue 
  36.  
  37. [Icons]
  38. Name: "{group}\{cm:Manager}"; Filename: "{cf}\DVDVideoSoft\FreeStudioManager.exe"; MinVersion: 4.1.2222,5.0.2195; 
  39. Name: "{group}\{cm:Uninstall}"; Filename: "{cf}\DVDVideoSoft\Uninstall.exe"; MinVersion: 4.1.2222,5.0.2195; 
  40. Name: "{userdesktop}\DVDVideoSoft Free Studio"; Filename: "{cf}\DVDVideoSoft\FreeStudioManager.exe"; WorkingDir: "{cf}\DVDVideoSoft"; MinVersion: 4.1.2222,5.0.2195; 
  41.  
  42. [CustomMessages]
  43. en.NameAndVersion=%1 version %2
  44. en.AdditionalIcons=Additional icons:
  45. en.CreateDesktopIcon=Create a &desktop icon
  46. en.CreateQuickLaunchIcon=Create a &Quick Launch icon
  47. en.ProgramOnTheWeb=%1 on the Web
  48. en.UninstallProgram=Uninstall %1
  49. en.LaunchProgram=Launch %1
  50. en.AssocFileExtension=&Associate %1 with the %2 file extension
  51. en.AssocingFileExtension=Associating %1 with the %2 file extension...
  52. LangEditor=Language Editor
  53. Manager=Free Studio Manager
  54. Uninstall=Uninstall
  55.  
  56. [Languages]
  57. ; These files are stubs
  58. ; To achieve better results after recompilation, use the real language files
  59. Name: "en"; MessagesFile: "embedded\en.isl"; 
  60.